public void insertFile( int pageIndex, int outlineIndex, Stream stream ) |
Parameters
- pageIndex
- Position in the collection where the pages from the file are inserted.
- outlineIndex
- Position in the collection where the outlines from the file are inserted.
- stream
- Stream with the file to insert.